object PrintDialog1: TPrintDialog1 Left = 303 Top = 194 Width = 398 Height = 316 ActiveControl = CancelBtn Caption = 'Print Status' Font.Color = clBlack Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Position = poScreenCenter Visible = True OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 120 TextHeight = 16 object Bevel1: TBevel Left = 10 Top = 10 Width = 369 Height = 207 Shape = bsFrame IsControl = True end object Label2: TLabel Left = 136 Top = 24 Width = 91 Height = 17 Caption = 'Formatting for' Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 168 Top = 88 Width = 34 Height = 17 Caption = 'Page' Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 8 Top = 224 Width = 143 Height = 17 Alignment = taCenter Caption = 'Software Compiled by' Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 160 Top = 156 Width = 53 Height = 17 Caption = 'Status' Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object CancelBtn: TBitBtn Left = 304 Top = 234 Width = 75 Height = 33 Caption = '&Abort' TabOrder = 0 OnClick = CancelBtnClick Kind = bkCancel Margin = 2 Spacing = -1 IsControl = True end object Licensed: TEdit Left = 8 Top = 252 Width = 293 Height = 25 BorderStyle = bsNone Color = clBtnFace Ctl3D = False Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentCtl3D = False ParentFont = False TabOrder = 1 end object Page: TEdit Left = 20 Top = 112 Width = 349 Height = 25 Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 2 end object ToPrinter: TEdit Left = 20 Top = 48 Width = 349 Height = 25 Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 3 end object Status: TEdit Left = 20 Top = 180 Width = 349 Height = 25 Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 4 end end